GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx / SetItemSelectState Method





In This Topic
SetItemSelectState Method (IThumbnailEx)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(65)>
Function SetItemSelectState( _
   ByVal ItemIdx As Integer, _
   ByVal Selected As Boolean _
) As GdPictureStatus
[DispId(65)]
GdPictureStatus SetItemSelectState( 
   int ItemIdx,
   bool Selected
)
function SetItemSelectState( 
    ItemIdx: Integer;
    Selected: Boolean
): GdPictureStatus; 
DispIdAttribute(65)
function SetItemSelectState( 
   ItemIdx : int,
   Selected : boolean
) : GdPictureStatus;
[DispId(65)]
GdPictureStatus SetItemSelectState( 
   int ItemIdx,
   bool Selected
) 
[DispId(65)]
GdPictureStatus SetItemSelectState( 
   int ItemIdx,
   bool Selected
) 

Parameters

ItemIdx
Selected
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx
IThumbnailEx Members